home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #9 / 1999 CD 9 (black).iso / Tempest / FULLINST / BOOTQEMM.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-10-12  |  237 b   |  13 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo Please insert a formatted system disk in drive A and...
  5. pause
  6. @echo on
  7. copy autoexec.t2k a:\autoexec.bat
  8. copy config.qem a:\config.sys
  9. @echo off
  10. echo.
  11. echo Now boot with the floppy in drive A.
  12. echo.
  13.